From 0a3213b175f1e07a4a6fa604c447b86553308472 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 10 Feb 2016 21:52:33 +0100 Subject: [PATCH] drop "DEB_MAKE_CHECK_TARGET" --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index e6c1207d..c9930879 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,6 @@ include /usr/share/cdbs/1/class/makefile.mk DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \ ^((.*\.jpg)|(.*\.png)|(.*\.ico)|(.*\.icns)|(.*\.nib)|examples/PlugInSamples/MultiOutSynth/Source/BinaryData/singing\.ogg|examples/Demo/Resources/cello\.wav|examples/Demo/Resources/icons\.zip|modules/juce_audio_plugin_client/RTAS/juce_RTAS_WinResources\.rsr|examples/ComponentTutorialExample/Introduction to Components - Part 1\.pdf|debian/(changelog|copyright(|_hints|_newhints)))$ -DEB_MAKE_CHECK_TARGET = test DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir) prefix=/usr libdir=/usr/lib/${DEB_HOST_MULTIARCH}/ pre-build:: -- 2.30.2